﻿2026-07-09T06:34:14.6691617Z ##[group]Run actions/checkout@v5
2026-07-09T06:34:14.6692653Z with:
2026-07-09T06:34:14.6693118Z   repository: SaberMage/spt-core
2026-07-09T06:34:14.6696639Z   token: ***
2026-07-09T06:34:14.6697069Z   ssh-strict: true
2026-07-09T06:34:14.6697478Z   ssh-user: git
2026-07-09T06:34:14.6697901Z   persist-credentials: true
2026-07-09T06:34:14.6698389Z   clean: true
2026-07-09T06:34:14.6698822Z   sparse-checkout-cone-mode: true
2026-07-09T06:34:14.6699690Z   fetch-depth: 1
2026-07-09T06:34:14.6700179Z   fetch-tags: false
2026-07-09T06:34:14.6700651Z   show-progress: true
2026-07-09T06:34:14.6701107Z   lfs: false
2026-07-09T06:34:14.6701533Z   submodules: false
2026-07-09T06:34:14.6702027Z   set-safe-directory: true
2026-07-09T06:34:14.6702792Z ##[endgroup]
2026-07-09T06:34:14.7828163Z Syncing repository: SaberMage/spt-core
2026-07-09T06:34:14.7830973Z ##[group]Getting Git version info
2026-07-09T06:34:14.7832042Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:34:14.7833684Z [command]/usr/bin/git version
2026-07-09T06:34:14.7834255Z git version 2.43.0
2026-07-09T06:34:14.7843515Z ##[endgroup]
2026-07-09T06:34:14.7859983Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d22fae32-1705-4f6f-86c9-b5ea8809a97c' before making global git config changes
2026-07-09T06:34:14.7861538Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:34:14.7864381Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:34:14.7918241Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:34:14.7946207Z https://github.com/SaberMage/spt-core
2026-07-09T06:34:14.7959044Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:34:14.7962149Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:34:14.7997522Z HEAD
2026-07-09T06:34:14.8051042Z ##[endgroup]
2026-07-09T06:34:14.8053170Z [command]/usr/bin/git submodule status
2026-07-09T06:34:14.8288460Z ##[group]Cleaning the repository
2026-07-09T06:34:14.8292488Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:34:15.7736620Z Removing target/
2026-07-09T06:34:15.7745539Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:34:15.7807378Z HEAD is now at 1c3af75bd Merge 4f17dadf0ed23bab96a1926f1c7adefb3db0cf17 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:34:15.7817853Z ##[endgroup]
2026-07-09T06:34:15.7820015Z ##[group]Disabling automatic garbage collection
2026-07-09T06:34:15.7823582Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:34:15.7855634Z ##[endgroup]
2026-07-09T06:34:15.7856874Z ##[group]Setting up auth
2026-07-09T06:34:15.7860846Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:34:15.7892921Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:34:15.8098198Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:34:15.8133255Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:34:15.8346086Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:34:15.8378649Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:34:15.8612166Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:34:15.8691189Z ##[endgroup]
2026-07-09T06:34:15.8693875Z ##[group]Fetching the repository
2026-07-09T06:34:15.8702175Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:34:16.3351548Z From https://github.com/SaberMage/spt-core
2026-07-09T06:34:16.3354206Z  * [new ref]             4367270cf278104e132dcaaaaac6126d44ec8a7f -> pull/66/merge
2026-07-09T06:34:16.3384044Z ##[endgroup]
2026-07-09T06:34:16.3386095Z ##[group]Determining the checkout info
2026-07-09T06:34:16.3388117Z ##[endgroup]
2026-07-09T06:34:16.3390958Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:34:16.3435595Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:34:16.3465270Z ##[group]Checking out the ref
2026-07-09T06:34:16.3467628Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:34:16.3955813Z Previous HEAD position was 1c3af75bd Merge 4f17dadf0ed23bab96a1926f1c7adefb3db0cf17 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:34:16.3960730Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:34:16.3972861Z ##[endgroup]
2026-07-09T06:34:16.4031202Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:34:16.4070771Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
